  @media screen and (max-width: 1300px) {
    body {
        min-width:1200px;
    }
  }
*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑", "宋体", "新宋体", "仿宋_GB2312";
}
img{
    vertical-align: middle;
    border: none;
    -webkit-appearance: none;
}
li,a,span{
    text-decoration: none;
    list-style: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.header{
    height: 196px;
    margin: 0 auto;
    background: url(../images/haderbj.png) top center no-repeat;
}
.header .headerlogo{
    width: 1100px;
    margin: 0 auto;
}
.header .headerlogo img{
    padding-left:200px;
    padding-top: 75px;
}
.nav{
    height: 62px;
    background-color: #0090D7;
}
.nav .navBox{
    width: 1100px;
    margin: 0 auto;
}
.nav .navBox ul{
    width: 1100px;
    height: 62px;
}
.nav .navBox ul li{
    float: left;
    /* width: 122px; */
    height: 62px;
    padding: 0 22px;

}
.nav .navBox ul li a{
    display: block;
    text-decoration: none;
    font-size: 18px;
    color:#FFFFFF;
    line-height: 62px;
    text-align: center;
    font-weight: 400;
}
.nav .navBox ul li a:hover{
    background: #007EC7;
}
.footer{
    height: 221px;
    background: #007EC7;
    margin-top: 16px;
    position: relative;
}
#imgConac{
  float: left;
}
.footer .footerBj{
    margin: 0 auto;
    padding-top: 66px;
    width: 1200px;
    text-align: center;
}
.footer .blue{
    display: inline-block;
}
.footer .blue a img{
    margin-bottom: 62px;
    margin-left: 50px;
}
.footer .footerBj ul{
    /* background-color: #666; */
    /* width: 1000px; */
    display: inline-block;
    /* text-align: center; */
}
.footer .footerBj ul li{
    font-size:14px;
    width: 700px;
    font-weight:400;
    text-align: center;
    color:#fff;
    line-height:36px;
}
.nowLocation{
    width: 1100px;
    height: 65px;
    margin: 0 auto;
    margin-top: 30px;
  }
  .locationMsg{
    font-size:14px;
    font-weight:400;
    margin-left: 21px;
  }
.locationfont{
    color:#666666;
    }
  /* 信件公用部分 */
  .contentPolicy {
    overflow: hidden;
    width: 1100px;
    /*height: 760px;*/
    margin: 0 auto;
    margin-top: 31px;
    margin-bottom: 41px;
  }
.listChildren {
    width: 273px;
    cursor: pointer;
    padding-top: 5px;
    /*background: #f5f5f5;*/
  }
  .contentitle {
    height: 30px;
    padding-bottom: 40px;
    background: #fff;
  }
  .contentitle span {
    font-size: 25px;
    font-weight: bold;
    color: #0090d7;
    margin-left: 18px;
  }
  .contentPolicy .listChildren .son {
    display:inline-block;
    width: 100%;
    height: 36px;
    color: #666;
  }
  .contentPolicy .listChildren .son .sonLine {
display: inline-block;

width: 7px;

height: 28px;

background-color: #0090d7;

margin-top: 5px;
  }
  .contentPolicy .listChildren .son .sonName {
height: 35px;

line-height: 35px;

margin-left: 15px;
  }
  .rexian{
      display:inline-block;
      width: 273px;
      text-align:center;
      margin-top:10px;
}
  .contentPolicy .listChildren .son:hover {
    background-color: #0090d7;
    color: #fff;
  }
  .rx{
    text-align: center;
}
.pageTurn {
    margin: 0 auto;
}
.pageTurn .paging {
    margin: 22px auto;
    overflow: hidden;
}
.pageTurn .paging span {
    float: left;
}
.pageTurn .paging span a {
    color: #666;
    text-decoration: none;
}
.pageTurn .paging div {
    float: left;
}

/*导航*/
.nowLocation{
height: 36px;

line-height: 36px;

margin-top: 40px;

margin-bottom: 40px;

color: #666;

font-size: 14px;
}
/*二级导航*/
.navIcon {
width: 273px;
line-height: 30px;
margin-bottom: 40px;
height: 30px;
background: #fff;
font-size: 25px;
font-weight: bold;
color: #0090d7;
  }
   .navIcon img{
    margin-right:21px;
  }
  /* .listChildren {*/
  /*  width: 273px;*/
  /*  height: 100%;*/
  /*  background-color: #F5F5F5;*/
  /*  padding-top: 8px;*/
  /*}*/
   .listChildren .son {
    display:inline-block;
    width: 100%;
    height: 35px;
    color: #666;
    font-size:18px;
  }
   .listChildren .son .sonLine {
    display: inline-block;
    width: 7px;
    height: 28px;
    background-color: #0090D7;
    margin-top: 5px;
  }
   .listChildren .son .sonName {
    height: 35px;
    line-height: 35px;
    margin-left: 15px;
  }
   .listChildren .son:hover {
    background-color: #0090D7;
    color: #fff;
  }
